home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / shells.tmpl < prev    next >
Text File  |  1998-07-26  |  731b  |  27 lines

  1. @@@SKUNKHEADER(Replacement Shells)
  2.  
  3. <P>Welcome to the Skunkware 7 replacement shells section. This section
  4. contains replacement login shells which users may find a bit easier to
  5. use than the standard system shells.</P>
  6. #ifdef SKUNK_CD
  7. <P>
  8. Additional replacement shells for SCO platforms are available via the Skunkware
  9. web/ftp site at
  10. <A HREF="http://www.sco.com/skunkware/shells/">
  11. http://www.sco.com/skunkware/shells/</A>
  12. </P>
  13. #endif
  14.  
  15. @@@START_PACKAGELIST
  16. @@@PACKLIST(bash;GNU Bourne Again Shell;2.02;Yes;Yes)
  17. @@@PACKLIST(tcsh;C shell with name completion and command editing;6.07;Yes;Yes)
  18. @@@PACKLIST(zsh;The Z-Shell;3.1.4;Yes;Yes)
  19. @@@END_PACKAGELIST
  20.  
  21. #include "bash.src"
  22. #include "tcsh.src"
  23. #include "zsh.src"
  24.  
  25. @@@SKUNKFOOTER
  26.  
  27.